Add suspend/resume to devices owned by Xen.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 14:44:48 +0000 (15:44 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 14:44:48 +0000 (15:44 +0100)
commit3bc0cc4ae09620741451b53c13a055227bbb727a
tree9af20956b11daf17fef808cb22bc84c4763d51c5
parent094a44fe8f2f4012dc870c5f34ffe517ffb4f0db
Add suspend/resume to devices owned by Xen.

Signed-off-by: Ke Yu <ke.yu@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
13 files changed:
xen/arch/x86/apic.c
xen/arch/x86/i8259.c
xen/arch/x86/io_apic.c
xen/arch/x86/time.c
xen/drivers/char/console.c
xen/drivers/char/serial.c
xen/include/asm-x86/apic.h
xen/include/asm-x86/io_apic.h
xen/include/asm-x86/irq.h
xen/include/asm-x86/time.h
xen/include/xen/console.h
xen/include/xen/serial.h
xen/include/xen/time.h